%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%on error resume next
dim rs,sql,imgpath
imgpath="uppic/"
sql="update news set hits=hits+1 where id="&cstr(request("id"))
conn.execute sql
set rs=server.CreateObject("adodb.recordset")
sql="select * from news where id="&request.QueryString("id")&" "
rs.open sql,conn,1,1
dim y,m,d
y=year(rs("addtime"))
m=month(rs("addtime"))
d=day(rs("addtime"))
if m<10 then m="0"&m
if d<10 then d="0"&d
addtime=y&"-"&m&"-"&d
%>
上海介观信息技术服务有限公司
|
| 本公司负责软件产品的开发、维护,升级! 贵单位只需把所有精力都放在销售上即可! |
|
|
<%=rs("title")%> |
日期:<%=addtime%> 浏览次数:<%=rs("hits")%> |
| <%=rs("content")%> |
|
|
 |
| 版权所有 | 谢谢合作 | 铭箭网络科技技术支持 |
| 汽车租赁 远程控制 纳米技术 GO2lan虚拟局域网 上海介观信息技术服务有限公司版权所有 |
|
 |